home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 June / Chip_2004-06_cd1.bin / software / tsw / tsw.exe / {app} / TSWWebCoder.exe / 0 / RCDATA / TSERVERINPUT / TSERVERINPUT.txt < prev   
Text File  |  2003-09-12  |  17KB  |  457 lines

  1. object ServerInput: TServerInput
  2.   Left = 442
  3.   Top = 298
  4.   Width = 357
  5.   Height = 304
  6.   Caption = 'Ny FTP server'
  7.   Color = clSilver
  8.   Font.Charset = DEFAULT_CHARSET
  9.   Font.Color = clWindowText
  10.   Font.Height = -11
  11.   Font.Name = 'MS Sans Serif'
  12.   Font.Style = []
  13.   Icon.Data = {<image000.ico>}
  14.   KeyPreview = True
  15.   OldCreateOrder = True
  16.   Position = poScreenCenter
  17.   OnCloseQuery = FormCloseQuery
  18.   OnCreate = FormCreate
  19.   OnKeyPress = FormKeyPress
  20.   PixelsPerInch = 96
  21.   TextHeight = 13
  22.   object Panel1: TPanel
  23.     Left = 0
  24.     Top = 0
  25.     Width = 349
  26.     Height = 231
  27.     Align = alClient
  28.     TabOrder = 0
  29.     object normalPanel: TPanel
  30.       Left = 1
  31.       Top = 1
  32.       Width = 347
  33.       Height = 229
  34.       Align = alClient
  35.       BevelOuter = bvNone
  36.       TabOrder = 0
  37.       object Label3: TLabel
  38.         Left = 16
  39.         Top = 96
  40.         Width = 62
  41.         Height = 13
  42.         Hint = 'Dit FTP login navn.'
  43.         Caption = 'Login navn'
  44.         Font.Charset = DEFAULT_CHARSET
  45.         Font.Color = clBlack
  46.         Font.Height = -11
  47.         Font.Name = 'Verdana'
  48.         Font.Style = []
  49.         ParentFont = False
  50.       end
  51.       object Label4: TLabel
  52.         Left = 184
  53.         Top = 96
  54.         Width = 54
  55.         Height = 13
  56.         Hint = 'Dit FTP password.'
  57.         Caption = 'Password'
  58.         Font.Charset = DEFAULT_CHARSET
  59.         Font.Color = clBlack
  60.         Font.Height = -11
  61.         Font.Name = 'Verdana'
  62.         Font.Style = []
  63.         ParentFont = False
  64.       end
  65.       object Label2: TLabel
  66.         Left = 184
  67.         Top = 56
  68.         Width = 23
  69.         Height = 13
  70.         Hint = 'Port er n'#230'sten altid 21.'
  71.         Caption = 'Port'
  72.         Font.Charset = DEFAULT_CHARSET
  73.         Font.Color = clBlack
  74.         Font.Height = -11
  75.         Font.Name = 'Verdana'
  76.         Font.Style = []
  77.         ParentFont = False
  78.       end
  79.       object Label1: TLabel
  80.         Left = 16
  81.         Top = 56
  82.         Width = 39
  83.         Height = 13
  84.         Hint = 'Server adresse, fx ftp.tsw.dk'
  85.         Caption = 'Server'
  86.         Font.Charset = DEFAULT_CHARSET
  87.         Font.Color = clBlack
  88.         Font.Height = -11
  89.         Font.Name = 'Verdana'
  90.         Font.Style = []
  91.         ParentFont = False
  92.       end
  93.       object Label5: TLabel
  94.         Left = 16
  95.         Top = 8
  96.         Width = 29
  97.         Height = 13
  98.         Hint = 'Navn p'#229' FTP server, fx TSW'#39's hjemmeside.'
  99.         Caption = 'Navn'
  100.         Font.Charset = DEFAULT_CHARSET
  101.         Font.Color = clBlack
  102.         Font.Height = -11
  103.         Font.Name = 'Verdana'
  104.         Font.Style = []
  105.         ParentFont = False
  106.       end
  107.       object Label6: TLabel
  108.         Left = 16
  109.         Top = 144
  110.         Width = 43
  111.         Height = 13
  112.         Hint = 
  113.           'Du kan definere et startdir (homedir), som der skiftes til n'#229'r W' +
  114.           'ebCoder tilslutter sig FTP serveren.'
  115.         Caption = 'Startdir'
  116.         Font.Charset = DEFAULT_CHARSET
  117.         Font.Color = clBlack
  118.         Font.Height = -11
  119.         Font.Name = 'Verdana'
  120.         Font.Style = []
  121.         ParentFont = False
  122.       end
  123.       object UsePassive: TFlatCheckBox
  124.         Left = 16
  125.         Top = 192
  126.         Width = 177
  127.         Height = 17
  128.         Hint = 
  129.           'V'#230'lg om der skal tilsluttes i PASV mode. Kan v'#230're n'#248'dvendigt hvi' +
  130.           's du er bag en firewall, men kan ogs'#229' give problemer med nogle F' +
  131.           'TP servere.'
  132.         Transparent = True
  133.         Caption = 'Brug passive mode'
  134.         Color = clWhite
  135.         ColorFocused = 14733503
  136.         ColorDown = clWhite
  137.         ColorBorder = clBlack
  138.         ParentColor = False
  139.         TabOrder = 6
  140.         TabStop = True
  141.       end
  142.       object Login: TFlatEdit
  143.         Left = 16
  144.         Top = 112
  145.         Width = 151
  146.         Height = 19
  147.         Hint = 'Dit FTP login navn.'
  148.         ColorBorder = clBlack
  149.         ColorFlat = clWhite
  150.         TabOrder = 3
  151.       end
  152.       object Password: TFlatEdit
  153.         Left = 184
  154.         Top = 112
  155.         Width = 151
  156.         Height = 19
  157.         Hint = 'Dit FTP password.'
  158.         ColorBorder = clBlack
  159.         ColorFlat = clWhite
  160.         PasswordChar = '*'
  161.         TabOrder = 4
  162.       end
  163.       object Port: TFlatEdit
  164.         Left = 184
  165.         Top = 72
  166.         Width = 151
  167.         Height = 19
  168.         Hint = 'Port er n'#230'sten altid 21.'
  169.         ColorBorder = clBlack
  170.         ColorFlat = clWhite
  171.         TabOrder = 2
  172.         Text = '21'
  173.       end
  174.       object Server: TFlatEdit
  175.         Left = 16
  176.         Top = 72
  177.         Width = 151
  178.         Height = 19
  179.         Hint = 'Server adresse, fx ftp.tsw.dk'
  180.         ColorBorder = clBlack
  181.         ColorFlat = clWhite
  182.         TabOrder = 1
  183.       end
  184.       object Navn: TFlatEdit
  185.         Left = 16
  186.         Top = 24
  187.         Width = 321
  188.         Height = 19
  189.         Hint = 'Navn p'#229' FTP server, fx TSW'#39's hjemmeside.'
  190.         ColorBorder = clBlack
  191.         ColorFlat = clWhite
  192.         TabOrder = 0
  193.       end
  194.       object Homedir: TFlatEdit
  195.         Left = 16
  196.         Top = 160
  197.         Width = 321
  198.         Height = 19
  199.         Hint = 
  200.           'Du kan definere et startdir (homedir), som der skiftes til n'#229'r W' +
  201.           'ebCoder tilslutter sig FTP serveren.'
  202.         ColorBorder = clBlack
  203.         ColorFlat = clWhite
  204.         TabOrder = 5
  205.         Text = '/'
  206.       end
  207.     end
  208.   end
  209.   object HintPanel: TPanel
  210.     Left = 0
  211.     Top = 231
  212.     Width = 349
  213.     Height = 46
  214.     Align = alBottom
  215.     TabOrder = 1
  216.     object MiddlePanel: TFlatPanel
  217.       Left = 41
  218.       Top = 1
  219.       Width = 238
  220.       Height = 44
  221.       ParentColor = True
  222.       ColorHighLight = clBtnFace
  223.       ColorShadow = clBtnFace
  224.       Align = alClient
  225.       TabOrder = 0
  226.       object HintLabel: TLabel
  227.         Left = 1
  228.         Top = 3
  229.         Width = 236
  230.         Height = 40
  231.         Align = alBottom
  232.         Alignment = taCenter
  233.         AutoSize = False
  234.         Font.Charset = ANSI_CHARSET
  235.         Font.Color = clWindowText
  236.         Font.Height = -11
  237.         Font.Name = 'Verdana'
  238.         Font.Style = [fsBold]
  239.         ParentFont = False
  240.         Layout = tlCenter
  241.         WordWrap = True
  242.       end
  243.     end
  244.     object LeftPanel: TFlatPanel
  245.       Left = 1
  246.       Top = 1
  247.       Width = 40
  248.       Height = 44
  249.       ParentColor = True
  250.       ColorHighLight = clBtnFace
  251.       ColorShadow = clBtnFace
  252.       Align = alLeft
  253.       TabOrder = 1
  254.       object Image1: TImage
  255.         Left = 2
  256.         Top = 8
  257.         Width = 31
  258.         Height = 33
  259.         Center = True
  260.         Picture.Data = {<image001.gif>}
  261.       end
  262.     end
  263.     object RightPanel: TFlatPanel
  264.       Left = 279
  265.       Top = 1
  266.       Width = 69
  267.       Height = 44
  268.       ParentColor = True
  269.       ColorHighLight = clBtnFace
  270.       ColorShadow = clBtnFace
  271.       Align = alRight
  272.       TabOrder = 2
  273.       object FlatButton3: TFlatButton
  274.         Left = 8
  275.         Top = 5
  276.         Width = 55
  277.         Height = 17
  278.         Hint = 'Gem alle indstillinger og luk dialogen!'
  279.         ColorFocused = 14733503
  280.         ColorDown = 14741743
  281.         ColorBorder = clBtnFace
  282.         ColorHighLight = clBtnShadow
  283.         ColorShadow = clBtnShadow
  284.         Caption = '&Ok'
  285.         TabOrder = 0
  286.         ModalResult = 1
  287.       end
  288.       object FlatButton4: TFlatButton
  289.         Left = 8
  290.         Top = 24
  291.         Width = 55
  292.         Height = 17
  293.         Hint = 'Luk dialogen, uden at gemme indstillingerne.'
  294.         ColorFocused = 14733503
  295.         ColorDown = 14741743
  296.         ColorBorder = clBtnFace
  297.         ColorHighLight = clBtnShadow
  298.         ColorShadow = clBtnShadow
  299.         Caption = '&Annuller'
  300.         TabOrder = 1
  301.         ModalResult = 2
  302.       end
  303.     end
  304.   end
  305.   object siLang: TsiLang
  306.     version = 'v5.2.2'
  307.     StringsTypes.Strings = (
  308.       'TIB_STRINGLIST'
  309.       'TSTRINGLIST')
  310.     NumOfLanguages = 2
  311.     LangDispatcher = Form1.LangDispatcher
  312.     LangDelim = 1
  313.     LangNames.Strings = (
  314.       'Danish N1'
  315.       'English N2')
  316.     Language = 'Danish N1'
  317.     ExtendedTranslations = <>
  318.     Left = 288
  319.     Top = 136
  320.     TranslationData = {
  321.       737443617074696F6E730D0A54536572766572496E707574014E792046545020
  322.       736572766572014E65772046545020736572766572010D0A50616E656C310101
  323.       010D0A48696E7450616E656C0101010D0A4D6964646C6550616E656C0101010D
  324.       0A48696E744C6162656C0101010D0A4C65667450616E656C0101010D0A526967
  325.       687450616E656C0101010D0A466C6174427574746F6E3301264F6B01010D0A46
  326.       6C6174427574746F6E340126416E6E756C6C6572012643616E63656C010D0A6E
  327.       6F726D616C50616E656C0101010D0A4C6162656C33014C6F67696E206E61766E
  328.       01557365726E616D65010D0A4C6162656C340150617373776F72640150617373
  329.       776F7264010D0A4C6162656C3201506F727401010D0A4C6162656C3101536572
  330.       76657201010D0A5573655061737369766501427275672070617373697665206D
  331.       6F6465015573652070617373697665206D6F6465010D0A4C6162656C35014E61
  332.       766E014E616D65010D0A4C6162656C3601537461727464697201010D0A737448
  333.       696E74730D0A54536572766572496E7075740101010D0A50616E656C31010101
  334.       0D0A48696E7450616E656C0101010D0A4D6964646C6550616E656C0101010D0A
  335.       48696E744C6162656C0101010D0A4C65667450616E656C0101010D0A496D6167
  336.       65310101010D0A526967687450616E656C0101010D0A466C6174427574746F6E
  337.       330147656D20616C6C6520696E647374696C6C696E676572206F67206C756B20
  338.       6469616C6F67656E21015361766520616E6420636C6F7365206469616C6F672E
  339.       010D0A466C6174427574746F6E34014C756B206469616C6F67656E2C20756465
  340.       6E2061742067656D6D6520696E647374696C6C696E6765726E652E01436C6F73
  341.       65206469616C6F6720776974686F757420736176696E672E010D0A6E6F726D61
  342.       6C50616E656C0101010D0A4C6162656C330144697420465450206C6F67696E20
  343.       6E61766E2E01596F75722046545020757365726E616D652E010D0A4C6162656C
  344.       3401446974204654502070617373776F72642E01596F75722046545020706173
  345.       73776F72642E010D0A4C6162656C3201506F7274206572206EE67374656E2061
  346.       6C7469642032312E01506F72742028757375616C6C7920323129010D0A4C6162
  347.       656C310153657276657220616472657373652C206678206674702E7473772E64
  348.       6B0153657276657220616464726573732C20652E672E206674702E7473776172
  349.       652E6E6574010D0A557365506173736976650156E66C67206F6D206465722073
  350.       6B616C2074696C736C757474657320692050415356206D6F64652E204B616E20
  351.       76E67265206EF86476656E646967742068766973206475206572206261672065
  352.       6E206669726577616C6C2C206D656E206B616E206F6773E52067697665207072
  353.       6F626C656D6572206D6564206E6F676C652046545020736572766572652E0143
  354.       686F6F736520696620796F752077616E277420746F207573652050415356206D
  355.       6F646520666F7220636F6E6E656374696F6E2E20436F756C6420626520726571
  356.       756972656420696620796F752061726520626568696E64206120666972657761
  357.       6C6C2C2062757420636F756C642063756173652074726F75626C65206F6E2073
  358.       6F6D652046545020736572766572732E010D0A4C6F67696E0144697420465450
  359.       206C6F67696E206E61766E2E01596F75722046545020757365726E616D652E01
  360.       0D0A50617373776F726401446974204654502070617373776F72642E01596F75
  361.       72204654502070617373776F72642E010D0A506F727401506F7274206572206E
  362.       E67374656E20616C7469642032312E01506F72742028757375616C6C79203231
  363.       29010D0A5365727665720153657276657220616472657373652C206678206674
  364.       702E7473772E646B0153657276657220616464726573732C20652E672E206674
  365.       702E7473776172652E6E6574010D0A4C6162656C35014E61766E2070E5204654
  366.       50207365727665722C20667820545357277320686A656D6D65736964652E0141
  367.       206E616D6520666F722074686520465450207365727665722C20652E672E2022
  368.       4D79206E6577207369746522010D0A4C6162656C36014475206B616E20646566
  369.       696E6572652065742073746172746469722028686F6D65646972292C20736F6D
  370.       2064657220736B69667465732074696C206EE57220576562436F646572207469
  371.       6C736C7574746572207369672046545020736572766572656E2E01596F752063
  372.       616E20646566696E6520612073746172742F686F6D652D64697220666F722074
  373.       6865207365727665722E20576562436F6465722077696C6C2073776974636820
  374.       746F2074686973206469726563746F72792C2075706F6E20636F6E6E65637469
  375.       6E6720746F20746865207365727665722E010D0A4E61766E014E61766E2070E5
  376.       20465450207365727665722C20667820545357277320686A656D6D6573696465
  377.       2E0141206E616D6520666F722074686520465450207365727665722C20652E67
  378.       2E20224D79206E6577207369746522010D0A486F6D65646972014475206B616E
  379.       20646566696E6572652065742073746172746469722028686F6D65646972292C
  380.       20736F6D2064657220736B69667465732074696C206EE57220576562436F6465
  381.       722074696C736C7574746572207369672046545020736572766572656E2E0159
  382.       6F752063616E20646566696E6520612073746172742F686F6D652D6469722066
  383.       6F7220746865207365727665722E20576562436F6465722077696C6C20737769
  384.       74636820746F2074686973206469726563746F72792C2075706F6E20636F6E6E
  385.       656374696E6720746F20746865207365727665722E010D0A7374446973706C61
  386.       794C6162656C730D0A7374466F6E74730D0A54536572766572496E707574014D
  387.       532053616E73205365726966014D532053616E73205365726966010D0A4C6162
  388.       656C330156657264616E6101010D0A4C6162656C340156657264616E6101010D
  389.       0A4C6162656C320156657264616E6101010D0A4C6162656C310156657264616E
  390.       6101010D0A4D6964646C6550616E656C014D532053616E732053657269660101
  391.       0D0A48696E744C6162656C0156657264616E6101010D0A4C65667450616E656C
  392.       014D532053616E7320536572696601010D0A526967687450616E656C014D5320
  393.       53616E7320536572696601010D0A4C6162656C350156657264616E6101010D0A
  394.       4C6162656C360156657264616E6101010D0A73744D756C74694C696E65730D0A
  395.       7374446C677343617074696F6E730D0A5761726E696E67015761726E696E6701
  396.       010D0A4572726F72014572726F7201010D0A496E666F726D6174696F6E01496E
  397.       666F726D6174696F6E01010D0A436F6E6669726D01436F6E6669726D01010D0A
  398.       596573012659657301010D0A4E6F01264E6F01010D0A4F4B014F4B01010D0A43
  399.       616E63656C0143616E63656C01010D0A41626F7274012641626F727401010D0A
  400.       52657472790126526574727901010D0A49676E6F7265012649676E6F72650101
  401.       0D0A416C6C0126416C6C01010D0A4E6F20546F20416C6C014E266F20746F2041
  402.       6C6C01010D0A59657320546F20416C6C0159657320746F2026416C6C01010D0A
  403.       48656C70012648656C7001010D0A7374537472696E67730D0A73744F74686572
  404.       537472696E67730D0A54536572766572496E7075742E48656C7046696C650101
  405.       010D0A4C6F67696E2E546578740101010D0A50617373776F72642E5465787401
  406.       01010D0A506F72742E5465787401323101010D0A5365727665722E5465787401
  407.       01010D0A54536572766572496E7075742E48656C704B6579776F72640101010D
  408.       0A50616E656C312E48656C704B6579776F72640101010D0A6E6F726D616C5061
  409.       6E656C2E48656C704B6579776F72640101010D0A4C6162656C332E48656C704B
  410.       6579776F72640101010D0A4C6162656C342E48656C704B6579776F7264010101
  411.       0D0A4C6162656C322E48656C704B6579776F72640101010D0A4C6162656C312E
  412.       48656C704B6579776F72640101010D0A4C6162656C352E48656C704B6579776F
  413.       72640101010D0A4C6162656C362E48656C704B6579776F72640101010D0A5573
  414.       65506173736976652E48656C704B6579776F72640101010D0A4C6F67696E2E48
  415.       656C704B6579776F72640101010D0A50617373776F72642E48656C704B657977
  416.       6F72640101010D0A506F72742E48656C704B6579776F72640101010D0A536572
  417.       7665722E48656C704B6579776F72640101010D0A4E61766E2E48656C704B6579
  418.       776F72640101010D0A4E61766E2E546578740101010D0A486F6D656469722E48
  419.       656C704B6579776F72640101010D0A486F6D656469722E54657874012F01010D
  420.       0A48696E7450616E656C2E48656C704B6579776F72640101010D0A4D6964646C
  421.       6550616E656C2E48656C704B6579776F72640101010D0A48696E744C6162656C
  422.       2E48656C704B6579776F72640101010D0A4C65667450616E656C2E48656C704B
  423.       6579776F72640101010D0A496D616765312E48656C704B6579776F7264010101
  424.       0D0A526967687450616E656C2E48656C704B6579776F72640101010D0A466C61
  425.       74427574746F6E332E48656C704B6579776F72640101010D0A466C6174427574
  426.       746F6E342E48656C704B6579776F72640101010D0A73744C6F63616C65730D0A
  427.       43757272656E637920537472696E67016B7201010D0A54686F7573616E642053
  428.       6570617261746F72012E01010D0A446563696D616C20536570617261746F7201
  429.       2C01010D0A4461746520536570617261746F72012D01010D0A53686F72742044
  430.       61746520466F726D61740164642D4D4D2D7979797901010D0A4C6F6E67204461
  431.       746520466F726D617401642E204D4D4D4D207979797901010D0A54696D652053
  432.       6570617261746F72013A01010D0A54696D6520414D20537472696E670101010D
  433.       0A54696D6520504D20537472696E670101010D0A53686F72742054696D652046
  434.       6F726D61740168683A6D6D01010D0A4C6F6E672054696D6520466F726D617401
  435.       68683A6D6D3A737301010D0A53686F7274204D6F6E7468204E616D6573016A61
  436.       6E2C6665622C6D61722C6170722C6D616A2C6A756E2C6A756C2C6175672C7365
  437.       702C6F6B742C6E6F762C64656301010D0A4C6F6E67204D6F6E7468204E616D65
  438.       73016A616E7561722C666562727561722C6D617274732C617072696C2C6D616A
  439.       2C6A756E692C6A756C692C6175677573742C73657074656D6265722C6F6B746F
  440.       6265722C6E6F76656D6265722C646563656D62657201010D0A53686F72742044
  441.       6179204E616D65730173F82C6D612C74692C6F6E2C746F2C66722C6CF801010D
  442.       0A4C6F6E6720446179204E616D65730173F86E6461672C6D616E6461672C7469
  443.       72736461672C6F6E736461672C746F72736461672C6672656461672C6CF87264
  444.       616701010D0A7374436F6C6C656374696F6E730D0A737443686172536574730D
  445.       0A54536572766572496E7075740144454641554C545F4348415253455401010D
  446.       0A4C6162656C330144454641554C545F4348415253455401010D0A4C6162656C
  447.       340144454641554C545F4348415253455401010D0A4C6162656C320144454641
  448.       554C545F4348415253455401010D0A4C6162656C310144454641554C545F4348
  449.       415253455401010D0A4D6964646C6550616E656C0144454641554C545F434841
  450.       5253455401010D0A48696E744C6162656C01414E53495F434841525345540101
  451.       0D0A4C65667450616E656C0144454641554C545F4348415253455401010D0A52
  452.       6967687450616E656C0144454641554C545F4348415253455401010D0A4C6162
  453.       656C350144454641554C545F4348415253455401010D0A4C6162656C36014445
  454.       4641554C545F4348415253455401010D0A}
  455.   end
  456. end
  457.